gtkplacessidebar: add new other locations with flags signal
authorCarlos Soriano <csoriano@gnome.org>
Mon, 29 Feb 2016 22:13:51 +0000 (23:13 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 5 Mar 2016 01:15:52 +0000 (20:15 -0500)
commitfdde27ea9ced5b8489127ed69e00f9ca363c799f
tree3355d39144db4a78f927cb01d77a9edcec6ebe34
parentfec0c4c201cc26f6b43c64e5e8e844f8a553527b
gtkplacessidebar: add new other locations with flags signal

We weren't using the open flags on the other locations signal, which
makes impossible for applications like nautilus to act in the same
way that for any other location where the user can choose between
opening in the current view, in a new window or in a new tab.

Add a new signal with an open flags parameter and deprecate
the other-location signal.

https://bugzilla.gnome.org/show_bug.cgi?id=754743
gtk/gtkfilechooserwidget.c
gtk/gtkplacessidebar.c
gtk/ui/gtkfilechooserwidget.ui